OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_expr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postconf/
postconf_match.c
20
/* ARGV *pcf_parse_service_pattern(service_expr,
min_expr
, max_expr)
22
/* int
min_expr
;
84
/* .IP
min_expr
158
ARGV *pcf_parse_service_pattern(const char *pattern, int
min_expr
, int max_expr)
169
if (argv->argc <
min_expr
|| argv->argc > max_expr) {
/src/external/mit/isl/dist/
isl_tab_pip.c
4848
* This subdivision is given in "
min_expr
".
4859
__isl_take isl_set *
min_expr
, __isl_take isl_mat *cst)
4867
if (n_in < 0 || !
min_expr
|| !cst)
4884
isl_set_copy(
min_expr
));
4891
isl_set_free(
min_expr
);
4896
isl_set_free(
min_expr
);
4904
* This subdivision is given in "
min_expr
".
4908
__isl_take isl_set *
min_expr
, __isl_take isl_mat *cst)
4913
map = split_domain(map,
min_expr
, cst);
4938
isl_set *
min_expr
;
local
6013
isl_set *
min_expr
;
local
[
all
...]
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026