OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_flag
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
key.c
42
int
get_flag
66
rc = mdb_idl_fetch_key( be, txn, dbi, &key, ids, saved_cursor,
get_flag
);
idl.c
291
int
get_flag
)
310
} else if (
get_flag
== LDAP_FILTER_GE ) {
312
} else if (
get_flag
== LDAP_FILTER_LE ) {
334
if (
get_flag
== LDAP_FILTER_LE ||
get_flag
== LDAP_FILTER_GE ) {
352
if (rc == 0 &&
get_flag
== LDAP_FILTER_LE && memcmp( kptr->mv_data,
proto-mdb.h
243
int
get_flag
);
/src/sbin/ifconfig/
extern.h
89
bool
get_flag
(int);
ifconfig.c
484
get_flag
(int flag)
function
760
(aflag ||
get_flag
('m') || vflag || zflag))
762
if ((lflag || Cflag || wflag) &&
get_flag
('L'))
af_inet6.c
299
if (
get_flag
('L')) {
media.c
457
if (
get_flag
('m')) {
/src/external/bsd/openldap/dist/servers/slapd/back-wt/
key.c
43
int
get_flag
proto-wt.h
125
int
get_flag
);
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-sprintf.cc
606
bool
get_flag
(char chr) const
function in struct:__anon11207::fmtresult::directive
1212
bool maybebase = dir.
get_flag
('#');
1225
maybesign = dir.
get_flag
(' ') | dir.
get_flag
('+');
1322
res.range.min = ((base == 8 && dir.
get_flag
('#')) || maybesign);
1664
+ (dir.
get_flag
('+') | dir.
get_flag
(' ')));
1674
bool radix = dir.
get_flag
('#');
1912
bool sign = dir.
get_flag
('+') || real_isneg (rvp);
1945
if (dir.
get_flag
(*pf)
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-sprintf.cc
608
bool
get_flag
(char chr) const
function in struct:__anon1170::fmtresult::directive
1221
const bool maybebase = dir.
get_flag
('#');
1234
maybesign = dir.
get_flag
(' ') | dir.
get_flag
('+');
1337
res.range.min = ((base == 8 && dir.
get_flag
('#')) || maybesign);
1675
+ (dir.
get_flag
('+') | dir.
get_flag
(' ')));
1685
bool radix = dir.
get_flag
('#');
1923
bool sign = dir.
get_flag
('+') || real_isneg (rvp);
1956
if (dir.
get_flag
(*pf)
[
all
...]
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026