Searched refs:intersection (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c938 /* Create the intersection (i.e. combined constraints) of two argument
939 constraints. Return false if the intersection is empty, i.e. if the
1107 /* Create the intersection (i.e. combined constraints) of two argument list
1109 intersection is empty, i.e. if the two constraints give a contradiction. */
1166 /* Step 4: Elementwise intersection of list1->initial, list2->initial. */
1254 /* Step 5: Elementwise intersection of list1->repeated, list2->repeated. */
1317 /* Create the intersection of an argument list and the empty list.
1318 Return NULL if the intersection is empty. */
1338 /* Create the intersection of two argument list constraints. NULL stands
1343 intersection (struc function
3481 struct format_arg_list *intersection = local
[all...]
H A Dformat-scheme.c941 /* Create the intersection (i.e. combined constraints) of two argument
942 constraints. Return false if the intersection is empty, i.e. if the
1120 /* Create the intersection (i.e. combined constraints) of two argument list
1122 intersection is empty, i.e. if the two constraints give a contradiction. */
1179 /* Step 4: Elementwise intersection of list1->initial, list2->initial. */
1267 /* Step 5: Elementwise intersection of list1->repeated, list2->repeated. */
1330 /* Create the intersection of an argument list and the empty list.
1331 Return NULL if the intersection is empty. */
1351 /* Create the intersection of two argument list constraints. NULL stands
1356 intersection (struc function
3404 struct format_arg_list *intersection = local
[all...]

Completed in 92 milliseconds