Searched defs:huh (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dp12475.C14 enum huh { start =-TEST, next }; // WARNING - enum
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.c84 attempt_resync (LPCWSTR huh, int s) argument
91 sockread (LPCWSTR huh, int s, void *str, size_t n) argument
103 sockwrite (LPCWSTR huh, int s, const void *str, size_t n) argument
117 getdword (LPCWSTR huh, int s, gdb_wince_id what_this) argument
140 getword(LPCWSTR huh, int s, gdb_wince_id what_this) argument
168 getmemory(LPCWSTR huh, int s, gdb_wince_id what, gdb_wince_len *inlen) argument
188 putdword(LPCWSTR huh, int s, gdb_wince_id what, DWORD n) argument
198 putword(LPCWSTR huh, int s, gdb_wince_id what, WORD n) argument
213 putmemory(LPCWSTR huh, int s, gdb_wince_id what, const void *mem, gdb_wince_len len) argument
224 putresult(LPCWSTR huh, gdb_wince_result res, int s, gdb_wince_id what, const void *mem, gdb_wince_len len) argument
[all...]
H A Dwince.c446 attempt_resync (LPCSTR huh, int s) argument
453 sockread (LPCSTR huh, int s, void *str, size_t n) argument
465 sockwrite (LPCSTR huh, const void *str, size_t n) argument
477 putdword (LPCSTR huh, gdb_wince_id what, DWORD n) argument
487 putword(LPCSTR huh, gdb_wince_id what, WORD n) argument
502 putmemory(LPCSTR huh, gdb_wince_id what, const void *mem, gdb_wince_len len) argument
513 getdword(LPCSTR huh, gdb_wince_id what_this) argument
532 getword(LPCSTR huh, gdb_wince_id what_this) argument
559 getresult(LPCSTR huh, gdb_wince_id what, LPVOID buf, gdb_wince_len * nbytes) argument
[all...]

Completed in 79 milliseconds