Searched defs:notrunc (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 1021 int_const_binop (code, arg1, arg2, notrunc) in int_const_binop() argument 1224 const_binop (code, arg1, arg2, notrunc) in const_binop() argument
|
/openbsd-src/sys/nfs/ |
H A D | nfs_serv.c | 3066 register_t linkmax, namemax, chownres, notrunc; nfsrv_pathconf() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | fold-const.c | 1521 int_const_binop (enum tree_code code, tree arg1, tree arg2, int notrunc) in int_const_binop() 1704 const_binop (enum tree_code code, tree arg1, tree arg2, int notrunc) in const_binop()
|