Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
A Dansidecl.h96 #define DOTS , ... macro
120 #define DOTS macro
/linux/scripts/genksyms/
A Dparse.y104 %token DOTS
343 parameter_declaration_list_opt DOTS { $$ = $2; }
345 | parameter_declaration_list ',' DOTS { $$ = $3; }
A Dlex.l75 "..." return DOTS;

Completed in 4 milliseconds