Home
last modified time | relevance | path

Searched defs:paramlist (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/os400/
Dxmlcatlgcl.c30 #define paramlist(itemsize, itemtype) \ macro
Dxmllintcl.c30 #define paramlist(itemsize, itemtype) \ macro
/third_party/cups-filters/filter/foomatic-rip/
Doptions.h101 param_t *paramlist; /* for custom values, sorted by stack order */ member
/third_party/mesa3d/src/compiler/glsl/
Dir_reader.cpp229 s_list *paramlist; in read_function_sig() local