Home
last modified time | relevance | path

Searched refs:noexpand (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c214 if (token->pos.noexpand) in expand_one_symbol()
267 if (!next->pos.noexpand) { in collect_arg()
552 left->pos.noexpand = 0; in merge()
574 left->pos.noexpand = 0; in merge()
580 left->pos.noexpand = 0; in merge()
598 alloc->pos.noexpand = token->pos.noexpand; in dup_token()
612 token->pos.noexpand = 1; in copy()
717 added->pos.noexpand = 1; in substitute()
756 token->pos.noexpand in expand()
[all...]
H A Dlib.h60 noexpand:1; member
H A Dtokenize.c84 pos.noexpand = 0; in stream_pos()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex182 \def\makecsname#1{\expandafter\noexpand\csname#1\endcsname}
285 \noexpand\or \the\toks4 \the\toks6
286 \noexpand\else \the\toks8
856 \edef\temp{\noexpand\input #1 }%
1152 \xdef\lastcolordefs{\gdef\noexpand\thiscolor{#1}}%
1408 \def\addtokens#1#2{\edef\addtoks{\noexpand#1={\the#1#2}}\addtoks}
1427 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1431 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
3601 \edef\temp{\noexpand\tablez #1\space\space\space}%
4300 \noexpand\doinde
[all...]
/third_party/libdrm/intel/
H A Duthash.h98 #define uthash_noexpand_fyi(tbl) /* can be defined to log noexpand */
744 && ((addhh)->tbl->noexpand != 1U)) { \
833 tbl->noexpand=1; \
1052 unsigned ineff_expands, noexpand; member
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h97 #define uthash_noexpand_fyi(tbl) /* can be defined to log noexpand */
777 && !(addhh)->tbl->noexpand) { \
877 (tbl)->noexpand = 1; \
1114 unsigned ineff_expands, noexpand; member

Completed in 13 milliseconds