C_RESTRICT 52 gtags-parser/C.c #define IS_TYPE_QUALIFIER(c) ((c) == C_CONST || (c) == C_RESTRICT || (c) == C_VOLATILE) C_RESTRICT 327 gtags-parser/c_res.h {"__restrict", C_RESTRICT}, C_RESTRICT 330 gtags-parser/c_res.h {"restrict", C_RESTRICT}, C_RESTRICT 356 gtags-parser/c_res.h {"__restrict__", C_RESTRICT},