Searched refs:BLT_NOD (Results 1 – 8 of 8) sorted by relevance
97 else if(attest (np, (BLT_NOD)))105 if (attest (np, (BLT_NOD|UN_SIGN)))
101 if (attest (np, BLT_NOD))
114 #define BLT_NOD M_FLAG /* builtin function flag */ macro
174 if(attest (np, (BLT_NOD))) in arith()
155 if (attest (np, BLT_NOD))
590 if(val == (BLT_NOD|INT_GER))678 namflag(RANDNOD) = N_FREE|INT_GER|BLT_NOD; in meminit()680 namflag(SECONDS) = N_FREE|INT_GER|BLT_NOD; in meminit()
610 {"function", (BLT_NOD|INT_GER)},