Searched refs:LP (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/soltools/cpp/ |
H A D | _macro.c | 67 if (tp < trp->lp && tp->type == LP && tp->wslen == 0) in dodefine() 267 if ((tp + 3) < trp->lp && (tp + 1)->type == LP in expandrow() 284 if ((tp + 3) < trp->lp && (tp + 1)->type == LP in expandrow() 445 if (trp->tp->type == LP) in gatherargs() 481 if (trp->tp->type == LP) in gatherargs() 494 if (lp->type == LP) in gatherargs() 504 ( parens < 0 && ((lp - 1)->type != LP))) in gatherargs()
|
H A D | _eval.c | 353 case LP: in eval() 356 *op++ = LP; in eval() 364 if (op <= ops || op[-1] != LP) in eval()
|
H A D | cpp.h | 44 ARROW, SBRA, SKET, LP, RP, DOT, AND, STAR, PLUS, MINUS, enumerator
|
H A D | _lex.c | 105 {START, {'('}, ACT(LP, S_SELF)},
|
/aoo42x/main/qadevOOo/tests/java/mod/_lnn/ |
H A D | Hyphenator.java | 88 Object LP = xMSF.createInstance in createTestEnvironment() local 91 UnoRuntime.queryInterface(XPropertySet.class,LP); in createTestEnvironment()
|
/aoo42x/main/ |
H A D | NOTICE_category_b | 20 - CBC: COIN-OR Branch and Cut, an LP-based branch-and-cut library
|
Completed in 25 milliseconds