Home
last modified time | relevance | path

Searched refs:test_flag (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopt-functions.awk39 function test_flag(regex, flags, string) function
116 result = result test_flag(regex, flags, " | " macros[j])
119 test_flag("Common", flags, " | CL_COMMON") \
120 test_flag("Target", flags, " | CL_TARGET") \
121 test_flag("PchIgnore", flags, " | CL_PCH_IGNORE") \
122 test_flag("Driver", flags, " | CL_DRIVER") \
123 test_flag("Joined", flags, " | CL_JOINED") \
124 test_flag("JoinedOrMissing", flags, " | CL_JOINED") \
125 test_flag("Separate", flags, " | CL_SEPARATE") \
126 test_flag("Undocumented", flags, " | CL_UNDOCUMENTED") \
[all …]
H A Dopt-read.awk103 test_flag("Canonical", props, "| CL_ENUM_CANONICAL") \
104 test_flag("DriverOnly", props, "| CL_ENUM_DRIVER_ONLY")
H A DChangeLog-200527058 * opt-functions.awk (flag_set_p, test_flag): New functions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopt-functions.awk39 function test_flag(regex, flags, string) function
95 result = result test_flag(regex, flags, " | " macros[j])
98 test_flag("Common", flags, " | CL_COMMON") \
99 test_flag("Target", flags, " | CL_TARGET") \
100 test_flag("PchIgnore", flags, " | CL_PCH_IGNORE") \
101 test_flag("Driver", flags, " | CL_DRIVER") \
102 test_flag("Joined", flags, " | CL_JOINED") \
103 test_flag("JoinedOrMissing", flags, " | CL_JOINED") \
104 test_flag("Separate", flags, " | CL_SEPARATE") \
105 test_flag("Undocumented", flags, " | CL_UNDOCUMENTED") \
[all …]
H A Dopt-read.awk101 test_flag("Canonical", props, "| CL_ENUM_CANONICAL") \
102 test_flag("DriverOnly", props, "| CL_ENUM_DRIVER_ONLY")
/netbsd-src/external/bsd/blocklist/diff/
H A Dssh.diff133 if (test_flag)
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dklist.c598 opt->test_flag || in klist()
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS96738 4ffa420d716422663ba3c0e4939cc6b5 libgo/go/cmd/go/testdata/script/test_flag.txt