| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | ipf.c | 57 static int get_flags __P((void)); 210 static int get_flags() in get_flags() function 276 flag = get_flags(); 315 flag = get_flags(); 559 flags = get_flags(); in showversion()
|
| /netbsd-src/external/bsd/openldap/dist/tests/progs/ |
| H A D | ldif-filter.c | 63 get_flags( const char *backend, const char *spec ) in get_flags() function 253 flags = get_flags( backend, specs ); in main() 254 filter_stdin( flags ? flags : get_flags( backend, DEFAULT_SPECS )); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | supergraph.h | 499 int get_flags () const { return m_cfg_edge->flags; } in get_flags() function 500 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; } in true_value_p() 501 int false_value_p () const { return get_flags () & EDGE_FALSE_VALUE; } in false_value_p() 502 int back_edge_p () const { return get_flags () & EDGE_DFS_BACK; } in back_edge_p()
|
| H A D | supergraph.cc | 822 if (get_flags ()) in dump_label_to_pp() 828 if (get_flags () & EDGE_##NAME) \ in dump_label_to_pp()
|
| H A D | program-point.cc | 300 if (cfg_sedge->get_flags () & EDGE_ABNORMAL) in on_edge()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | supergraph.h | 517 int get_flags () const { return m_cfg_edge->flags; } in get_flags() function 518 int true_value_p () const { return get_flags () & EDGE_TRUE_VALUE; } in true_value_p() 519 int false_value_p () const { return get_flags () & EDGE_FALSE_VALUE; } in false_value_p() 520 int back_edge_p () const { return get_flags () & EDGE_DFS_BACK; } in back_edge_p()
|
| H A D | supergraph.cc | 1036 if (get_flags ()) in dump_label_to_pp() 1042 if (get_flags () & EDGE_##NAME) \ in dump_label_to_pp()
|
| H A D | program-point.cc | 430 if (cfg_sedge->get_flags () & EDGE_ABNORMAL) in on_edge()
|
| H A D | region-model.cc | 3735 if (cfg_sedge->get_flags () & EDGE_EH) in maybe_update_for_edge()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | mapper-client.h | 51 Cody::Flags get_flags () const in get_flags() function
|
| H A D | module.cc | 19306 bool want_deps = (bool (mapper->get_flags () & Cody::Flags::NameOnly) in name_pending_imports()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
| H A D | proto-mdb.h | 336 int get_flags );
|
| /netbsd-src/lib/libc/citrus/modules/ |
| H A D | citrus_iso2022.c | 305 get_flags(_ISO2022EncodingInfo * __restrict ei, in get_flags() function 393 else if ((ret = get_flags(ei, buf)) != _NOTMATCH) in _citrus_ISO2022_parse_variable()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-cris.c | 138 static int get_flags (char **, int *); 1708 if (! get_flags (&s, &flags)) in cris_process_instruction() 3145 get_flags (char **cPP, int *flagsp) in get_flags() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-cris.c | 138 static int get_flags (char **, int *); 1708 if (! get_flags (&s, &flags)) in cris_process_instruction() 3145 get_flags (char **cPP, int *flagsp) in get_flags() function
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2004 | 425 (get_flags): Consider cris_arch and recognize flags accordingly. 508 (get_flags): New function.
|
| H A D | ChangeLog-0001 | 1037 (get_flags): Use ISSPACE instead of isspace.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2004 | 425 (get_flags): Consider cris_arch and recognize flags accordingly. 508 (get_flags): New function.
|
| H A D | ChangeLog-0001 | 1037 (get_flags): Use ISSPACE instead of isspace.
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | HISTORY | 459 * ipf.c (packetlogon): use flag to store the return value from get_flags.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2020 | 16408 get_file_name, get_id, get_flags, empty, read>: Declare methods. 16419 (dwarf2_section_info::get_flags, dwarf2_section_info::empty)
|