Home
last modified time | relevance | path

Searched refs:boolean2 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dptype.c221 typedef enum bvals {my_false, my_true} boolean2; typedef
222 boolean2 v_boolean2;
H A Dcvexpr.c242 typedef enum bvals {my_false, my_true} boolean2; typedef
243 boolean2 v_boolean2;
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog9446 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc