Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/os400/
H A Dxmllintcl.c30 #define paramlist(itemsize, itemtype) \ macro
H A Dxmlcatlgcl.c30 #define paramlist(itemsize, itemtype) \ macro
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dparser.cpp725 List<Param> paramlist = parseFormalParams(); in parseDecl() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp229 s_list *paramlist; in read_function_sig() local