Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/
H A Dasconvrt.c1615 char *EndKeyword; in AsInsertPrefix() local
1697 EndKeyword = SubString + strlen (LowerKeyword); in AsInsertPrefix()
1700 while (EndKeyword[TrailingSpaces] == ' ') in AsInsertPrefix()