Home
last modified time | relevance | path

Searched refs:get_flags (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf.c57 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 Dldif-filter.c63 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 Dsupergraph.h499 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 Dsupergraph.cc822 if (get_flags ()) in dump_label_to_pp()
828 if (get_flags () & EDGE_##NAME) \ in dump_label_to_pp()
H A Dprogram-point.cc300 if (cfg_sedge->get_flags () & EDGE_ABNORMAL) in on_edge()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsupergraph.h517 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 Dsupergraph.cc1036 if (get_flags ()) in dump_label_to_pp()
1042 if (get_flags () & EDGE_##NAME) \ in dump_label_to_pp()
H A Dprogram-point.cc430 if (cfg_sedge->get_flags () & EDGE_ABNORMAL) in on_edge()
H A Dregion-model.cc3735 if (cfg_sedge->get_flags () & EDGE_EH) in maybe_update_for_edge()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.h51 Cody::Flags get_flags () const in get_flags() function
H A Dmodule.cc19306 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 Dproto-mdb.h336 int get_flags );
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_iso2022.c305 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 Dtc-cris.c138 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 Dtc-cris.c138 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 DChangeLog-2004425 (get_flags): Consider cris_arch and recognize flags accordingly.
508 (get_flags): New function.
H A DChangeLog-00011037 (get_flags): Use ISSPACE instead of isspace.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2004425 (get_flags): Consider cris_arch and recognize flags accordingly.
508 (get_flags): New function.
H A DChangeLog-00011037 (get_flags): Use ISSPACE instead of isspace.
/netbsd-src/external/bsd/ipf/dist/
H A DHISTORY459 * ipf.c (packetlogon): use flag to store the return value from get_flags.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-202016408 get_file_name, get_id, get_flags, empty, read>: Declare methods.
16419 (dwarf2_section_info::get_flags, dwarf2_section_info::empty)