Searched refs:TYPE_PARN_CLOSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/pmcstudy/
H A Deval_expr.h38 TYPE_PARN_CLOSE, enumerator in enum:exptype
H A Deval_expr.c142 case TYPE_PARN_CLOSE:
194 case TYPE_PARN_CLOSE:
241 } else if (at->type == TYPE_PARN_CLOSE) {
247 if (at->type == TYPE_PARN_CLOSE) {
281 ex->type = TYPE_PARN_CLOSE;
299 } else if (at->type == TYPE_PARN_CLOSE) {
335 if (at->type == TYPE_PARN_CLOSE) {
365 if (at->type == TYPE_PARN_CLOSE) {
478 at->type = TYPE_PARN_CLOSE;
644 if ((rest->type == TYPE_PARN_CLOSE)
[all...]

Completed in 49 milliseconds