Searched defs:opstring (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sbin/newfs_ext2fs/ |
H A D | newfs_ext2fs.c | 119 const char *opstring; in main() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | error.c | 1902 dump_binary_op (const char *opstring, tree t, int flags) in dump_binary_op() 1917 dump_unary_op (const char *opstring, tree t, int flags) in dump_unary_op()
|
/openbsd-src/sbin/newfs/ |
H A D | newfs.c | 178 char *cp = NULL, *s1, *s2, *special, *opstring, *realdev; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | error.c | 2098 dump_binary_op (opstring, t, flags) in dump_binary_op() argument 2116 dump_unary_op (opstring, t, flags) in dump_unary_op() argument
|