OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/gen/
ptree.c
366
const bool
at_mask
= false;
local in function:ptree_insert_leaf
369
const bool
at_mask
= PTN_ISMASK_P(leaf);
local in function:ptree_insert_leaf
390
if (!
at_mask
&& matched)
399
if (
at_mask
&& id->id_bitoff >= leaf_masklen)
423
if (!
at_mask
|| target_masklen <= leaf_masklen)
427
} else if (
at_mask
&& id->id_bitoff >= leaf_masklen) {
636
bool
at_mask
= false;
local in function:ptree_find_filtered_node
654
at_mask
= PTN_ISMASK_P(ptn);
684
if (!filter || (*filter)(filter_arg, NODETOITEM(pt, ptn),
at_mask
? PT_FILTER_MASK : 0)) {
826
bool
at_mask
;
local in function:ptree_remove_node
[
all
...]
ptree.c
366
const bool
at_mask
= false;
local in function:ptree_insert_leaf
369
const bool
at_mask
= PTN_ISMASK_P(leaf);
local in function:ptree_insert_leaf
390
if (!
at_mask
&& matched)
399
if (
at_mask
&& id->id_bitoff >= leaf_masklen)
423
if (!
at_mask
|| target_masklen <= leaf_masklen)
427
} else if (
at_mask
&& id->id_bitoff >= leaf_masklen) {
636
bool
at_mask
= false;
local in function:ptree_find_filtered_node
654
at_mask
= PTN_ISMASK_P(ptn);
684
if (!filter || (*filter)(filter_arg, NODETOITEM(pt, ptn),
at_mask
? PT_FILTER_MASK : 0)) {
826
bool
at_mask
;
local in function:ptree_remove_node
[
all
...]
Completed in 48 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025