HomeSort by: relevance | last modified time | path
    Searched refs:Syntax (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpihelp/
ahasl.c 118 * PARAMETERS: Op - Pointer to ASL keyword with syntax info
122 * DESCRIPTION: Format and display syntax info for an ASL keyword. Splits
237 * PARAMETERS: Op - Pointer to ASL operator with syntax info
241 * DESCRIPTION: Format and display syntax info for an ASL operator. Splits
254 if (!Op->Syntax)
259 /* Syntax for the operator */
261 AhPrintOneField (18, 0, AH_MAX_ASL_LINE_LENGTH, Op->Syntax);
273 * PARAMETERS: Op - Pointer to ASL keyword with syntax info
291 if (!Op || !Op->Syntax)
300 strcpy (Gbl_LineBuffer, Op->Syntax);
    [all...]
acpihelp.h 148 char *Syntax;
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
fplsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
fpsp.doc 57 using the Motorola Assembly Syntax assembler directive "dc.l"
isp.doc 65 using the Motorola Assembly Syntax assembler directive "dc.l"
  /src/sys/arch/ia64/stand/common/
help.common 224 Selects the default device. Syntax for devices is odd.
  /src/tools/host-mkdep/
configure 1728 # not just through cpp. "Syntax error" is here to catch this case.
1733 Syntax error
1819 # not just through cpp. "Syntax error" is here to catch this case.
1824 Syntax error
  /src/lib/librumpuser/
configure 472 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
3278 # not just through cpp. "Syntax error" is here to catch this case.
3286 Syntax error
3337 # not just through cpp. "Syntax error" is here to catch this case.
3345 Syntax error
  /src/tools/make/
configure 472 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
2958 # not just through cpp. "Syntax error" is here to catch this case.
2966 Syntax error
3017 # not just through cpp. "Syntax error" is here to catch this case.
3025 Syntax error
  /src/tools/compat/
configure 65 # also avoids known problems related to "unset" and subshell syntax
482 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
2420 #define u8 syntax error!
3635 # not just through cpp. "Syntax error" is here to catch this case.
3639 Syntax error
3694 # not just through cpp. "Syntax error" is here to catch this case.
3698 Syntax error
8275 # also avoids known problems related to "unset" and subshell syntax
  /src/sys/external/isc/libsodium/dist/
configure 480 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
4590 # not just through cpp. "Syntax error" is here to catch this case.
4598 Syntax error
4649 # not just through cpp. "Syntax error" is here to catch this case.
4657 Syntax error

Completed in 483 milliseconds