Searched refs:DtDoConstant (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Ddtparser.y286 | OP_EXP_NUMBER { $$ = DtDoConstant (DtParsertext);}
290 | OP_EXP_HEX_NUMBER { $$ = DtDoConstant (DtParsertext);}
294 | OP_EXP_DECIMAL_NUMBER { $$ = DtDoConstant (DtParsertext);}
H A Ddtutils.c317 * FUNCTION: DtDoConstant
330 DtDoConstant ( function
H A Ddtcompiler.h529 DtDoConstant (

Completed in 64 milliseconds