Home
last modified time | relevance | path

Searched defs:_code (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
H A Dsave.h65 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument
72 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
78 # define DECLARE_HVM_SAVE_TYPE_COMPAT(_x, _code, _type, _ctype, _fix) \ argument
81 # define DECLARE_HVM_SAVE_TYPE(_x, _code, _type) \ argument
/netbsd-src/sys/sys/
H A Dsyslog.h71 typedef struct _code { global() struct
72 c_name_code global() argument
73 c_val_code global() argument
H A Dsiginfo.h48 int _code; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dsyserror.d123 private DWORD _code; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dsyserror.d131 private DWORD _code; variable
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c87 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar5312Reset() argument
/netbsd-src/sys/compat/sys/
H A Dsiginfo.h53 int _code; member
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_reset.c74 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar5210Reset() argument
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_reset.c154 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar5211Reset() argument
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.c931 #define COPYIN1(_code, _len) { \ in dhcp6_makemessage() argument
937 #define COPYIN(_code, _data, _len) do { \ in dhcp6_makemessage() argument
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c100 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar5416Reset() argument
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c103 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) in ar5212Reset() argument