Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslutils.c1075 UINT32 String1Length = strlen (String1); in AcpiUtStrcat() local
1079 strcpy (NewString + String1Length, String2); in AcpiUtStrcat()