Searched refs:present (Results 1 – 6 of 6) sorted by relevance
232 bool present, char *name) in test_command_sequence() argument243 if (!present) { in test_command_sequence()
343 bool zcbor_present_decode(bool *present,
1590 bool zcbor_present_decode(bool *present, in zcbor_present_decode() argument1601 *present = !!num_decode; in zcbor_present_decode()
27 * Avoid generated names that are C keywords (capitalize them if present)407 * Have `zcbor_any_skip()` consume any tags that are present.
200 - `"UNION"`s, since only one of the children should be present.
460 This script requires 'regex' for lookaround functionality not present in 're'.