代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/381490/2644001
cpp ambulantutilities.cpp
#include "ambulantinterface.h"
#include "ambulantutilities.h"
/*
** Parse/generate various objects
*/
PyObject *
bool_New(bool itself)
{
if (itself) {
Py_RETURN_TRUE;
}
Py_RETURN
www.eeworm.com/read/366702/2878468
c pr17252.c
/* PR 17252. When a char * pointer P takes its own address, storing
into *P changes P itself. */
char *a;
main ()
{
/* Make 'a' point to itself. */
a = (char *)&a;
/* Change what 'a' is
www.eeworm.com/read/207991/4999433
err tst907.stable.err
stderr of test 'tst907` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999437
err tst231.stable.err
stderr of test 'tst231` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999440
err tst890.stable.err
stderr of test 'tst890` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999444
err tst020.stable.err
stderr of test 'tst020` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999447
err tst003.stable.err
stderr of test 'tst003` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999448
err tst270.stable.err
stderr of test 'tst270` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999456
err tst104.stable.err
stderr of test 'tst104` in directory 'src/mal` itself:
www.eeworm.com/read/207991/4999459
err tst770.stable.err
stderr of test 'tst770` in directory 'src/mal` itself: