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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Ddtcompilerparser.y234 : MultiLineDataList MultiLineData { $$ = DtCreateTableUnit (AcpiUtStrcat(AcpiUtStrcat($1->Value, " "), $2->Value), $1->Line, $1->Column); } /* combine the strings with strcat */
H A Daslutils.c1123 * FUNCTION: AcpiUtStrcat
1135 AcpiUtStrcat ( function
H A Daslcompiler.h1336 AcpiUtStrcat (

Completed in 166 milliseconds