Searched refs:pX (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | access23.C | 10 void *pX; member 14 void *pX; member 44 printf("%x\n",pX); in DoSomething() 46 printf("%x\n",PUB.pX); in DoSomething() 66 printf("%x\n",a.pX); in main() 74 printf("%x\n",a.PUB.pX); in main()
|
| H A D | conversion11.C | 21 void foo(Something* pX) in foo() argument 24 pX->DoSomething(1); // ERROR - in foo() 25 (*pX).DoSomething(1); // ERROR - in foo()
|
| /openbsd-src/lib/libmenu/ |
| H A D | m_cursor.c | 56 _nc_menu_cursor_pos(const MENU *menu, const ITEM *item, int *pY, int *pX) in MENU_EXPORT() 58 if (!menu || !pX || !pY) in MENU_EXPORT() 69 *pX = item->x * (menu->spc_cols + menu->itemlen); in MENU_EXPORT()
|
| H A D | menu.priv.h | 136 int* pY, int* pX);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | p5571.C | 67 Child* pX = &o; in main() local 68 pX->PrintThis(); in main()
|
| H A D | pmf3.C | 2 void f(char* pX);
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 3293.crt | 15 axyBbLa+8qRuLI0mvYDPidjxGmzr/2pX/76Ev5HIjaQfId/hGCJ612QLAgMBAAGj
|
| H A D | 208.key | 17 pX/dCIHp5PdDLhdr1XMjrH+UgJyrzsVxk1+dhpStW9JflyhaKcyIdWB2cVg3Ug+q
|
| H A D | 1070.key | 12 JrHkPvdLCG1tdzUCt07xmpr+7olOQsBjz44n84kUFf1BKA/Ea6m3Dx95Ihfy5+pX
|
| H A D | 1565.key | 23 wuvDZlQGUZzDkeBBHcRsVgriSfh1NNfwaKtbK0Liy/hPjJ8mmlRGtQ7QUOHh+/pX
|
| H A D | 3213.chain | 12 F+aCn9c5AXBhHBtMODq+pX+5LOr2xRL2J0n2tjNltVn6f63NtgvjJ7WIi3GaaL08
|
| H A D | 376.chain | 17 oTd3slXhbTEBf5tmdZZBA27OhFQ151JdWZbd+pX+LVWffKNZ7EMmRsjTd871atMO
|
| /openbsd-src/lib/libcurses/base/ |
| H A D | lib_mouse.c | 2053 wmouse_trafo(const WINDOW *win, int *pY, int *pX, bool to_screen) in wmouse_trafo() argument 2060 (void *) pX, in wmouse_trafo() 2063 if (win && pY && pX) { in wmouse_trafo() 2065 int x = *pX; in wmouse_trafo() 2080 *pX = x; in wmouse_trafo()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| H A D | embed.fnc | 993 pX |void |cvgv_set |NN CV* cv|NULLOK GV* gv 995 pX |void |cvstash_set |NN CV* cv|NULLOK HV* stash 1423 pX |I32 |my_lstat_flags |NULLOK const U32 flags 1434 pX |I32 |my_stat_flags |NULLOK const U32 flags 1471 pX |CV * |newXS_deffile |NN const char *name|NN XSUBADDR_t subaddr 2782 pX |SSize_t|tmps_grow_p |SSize_t ix 3139 pX |void |sv_del_backref |NN SV *const tsv|NN SV *const sv
|