Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dcvcompiler.c272 CurrentState.SpacesBefore + 1); in CvProcessComment()
275 (i < CurrentState.SpacesBefore); i++) in CvProcessComment()
345 FinalCommentString = UtLocalCacheCalloc (CurrentState.SpacesBefore + in CvProcessCommentType2()
349 (i < CurrentState.SpacesBefore); i++) in CvProcessCommentType2()
359 FinalCommentString [CurrentState.SpacesBefore + in CvProcessCommentType2()
828 AslGbl_CommentState.SpacesBefore = 0; in CvProcessCommentState()
842 AslGbl_CommentState.SpacesBefore++; in CvProcessCommentState()
H A Daslstartup.c228 AslGbl_CommentState.SpacesBefore = 0; in AslInitializeGlobals()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h1195 UINT32 SpacesBefore; member