Home
last modified time | relevance | path

Searched refs:R_CURSOR (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/pan/
Dsymbol.h98 #define R_CURSOR 1 /* set "cursor" to where "data" key is */ macro
Dtag_report.c180 sym_seq(tags, &Key, &Data, R_CURSOR); in cuts_report()
395 if (sym_seq(tags, &Key, &Data, R_CURSOR) == 0) { in print_header()
Dsymbol.c333 case R_CURSOR: in sym_seq()