HomeSort by: relevance | last modified time | path
    Searched refs:LP (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.h 59 LP = 260, /* LP */
lex.c 807 { return (LP); }
  /xsrc/external/mit/ctwm/dist/
gram.tab.h 59 LP = 260, /* LP */
gram.y 70 %token <num> LB RB LP RP MENUS MENU BUTTON DEFAULT_FUNCTION PLUS MINUS
357 | MENU string LP string COLON string RP {
1055 | string LP string COLON string RP action {
  /xsrc/external/mit/twm/dist/src/
gram.y 113 %token <num> LB RB LP RP MENUS MENU BUTTON DEFAULT_FUNCTION PLUS MINUS
234 | MENU string LP string COLON string RP {
583 | string LP string COLON string RP action {
  /xsrc/external/mit/libXaw/dist/src/
Actions.c 57 #define LP '('
70 char *cp, *lp; member in struct:_XawEvalInfo
210 info.cp = info.lp = (char *)param;
232 info->lp = info->cp;
245 case AND: case OR: case XOR: case NOT: case LP: case RP:
366 case LP:
375 info->lp);
389 info->lp);

Completed in 29 milliseconds