Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/dev/acpica/compiler/
Dasldefine.h56 #define ASL_INVOCATION_NAME "iasl" macro
Daslmain.c228 printf ("Usage: %s [Options] [Files]\n\n", ASL_INVOCATION_NAME); in Usage()