Home
last modified time | relevance | path

Searched refs:STATE_FILLED (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/pmcstudy/
H A Deval_expr.h41 #define STATE_FILLED 1 /* We have filled in value */ macro
H A Deval_expr.c526 at->state = STATE_FILLED; in parse_expression()
685 at->state = STATE_FILLED; in calc_expr()