Home
last modified time | relevance | path

Searched defs:value_s (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Doptions.h112 typedef struct value_s { struct
116 struct value_s *next; argument
/third_party/glslang/glslang/ResourceLimits/
DResourceLimits.cpp290 const size_t value_s = configStr.find_first_not_of(delims, token_e); in DecodeResourceLimits() local