Searched refs:INVALID (Results 1 - 11 of 11) sorted by relevance

/barrelfish-master/lib/libc/stdlib/
H A Dstrtonum.c27 #define INVALID 1 macro
51 error = INVALID;
55 error = INVALID;
/barrelfish-master/usr/arrakismon/
H A Dpci_host.c21 #define INVALID 0xffffffff macro
49 *val = INVALID;
62 *val = INVALID;
H A Dpci_hostbridge.c21 #define INVALID 0xffffffff macro
41 *val = INVALID;
48 *val = INVALID;
H A Dpci.c22 #define INVALID 0xffffffff macro
95 *val = INVALID;
104 *val = INVALID;
/barrelfish-master/usr/vmkitmon/
H A Dpci_host.c21 #define INVALID 0xffffffff macro
49 *val = INVALID;
62 *val = INVALID;
H A Dpci_hostbridge.c21 #define INVALID 0xffffffff macro
41 *val = INVALID;
48 *val = INVALID;
H A Dpci.c23 #define INVALID 0xffffffff macro
99 *val = INVALID;
108 *val = INVALID;
H A Dpci_vmkitmon_eth.c13 #define INVALID 0xffffffff macro
58 if(4 <= addr.d.doubleword && addr.d.doubleword <= 9 && val == INVALID){
78 *val = INVALID;
86 *val = INVALID;
H A Dpci_ethernet.c26 #define INVALID 0xffffffff macro
89 *val = INVALID;
100 *val = INVALID;
/barrelfish-master/lib/libc/rpc/
H A Dsvc_auth_des.c442 #define INVALID -1 /* grouplen, if cache entry is invalid */ macro
477 cred->grouplen = INVALID;
479 if (cred->grouplen == INVALID) {
523 ((struct bsdcred *)cred)->grouplen = INVALID;
/barrelfish-master/lib/cxx/unwind/
H A DUnwind-EHABI.cpp67 INVALID = 0x4 enumerator in enum:__anon243::Descriptor::__anon245

Completed in 180 milliseconds