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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dwince-stub.c198 putword (LPCWSTR huh, int s, gdb_wince_id what, WORD n) function
207 #define putlen(huh, s, what, n) putword ((huh), (s), (what), (gdb_wince_len) (n))
H A Dwince.c492 putword (LPCSTR huh, gdb_wince_id what, WORD n) function
501 #define putlen(huh, what, n) putword((huh), (what), (gdb_wince_len) (n))

Completed in 34 milliseconds