Searched refs:what_this (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.c117 getdword (LPCWSTR huh, int s, gdb_wince_id what_this) argument
128 while (what_this != what);
140 getword (LPCWSTR huh, int s, gdb_wince_id what_this) argument
151 while (what_this != what);
H A Dwince.c513 getdword (LPCSTR huh, gdb_wince_id what_this) argument
520 while (what_this != what);
532 getword (LPCSTR huh, gdb_wince_id what_this) argument
539 while (what_this != what);

Completed in 78 milliseconds