HomeSort by: relevance | last modified time | path
    Searched refs:NO_VALUE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
makeuname2c.cc 65 #define NO_VALUE 0xdc00
377 (*p)->codepoint = NO_VALUE;
416 if (n->codepoint != NO_VALUE)
426 n->child_off = n->size_sum + (n->codepoint == NO_VALUE
465 if (n->codepoint != NO_VALUE)
473 if (n->codepoint != NO_VALUE)
491 if (n->codepoint == NO_VALUE
  /src/external/bsd/nsd/dist/simdzone/src/generic/
svcb.h 441 #define NO_VALUE (0u)
456 SVC_PARAM("no-default-alpn", 2u, NO_VALUE, parse_unknown, parse_unknown),
476 SVC_PARAM("ohttp", 8u, NO_VALUE, parse_unknown, parse_unknown),

Completed in 17 milliseconds