Searched +refs:previous +refs:ifdef (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dmach_port.defs307 out previous : mach_port_move_send_once_t);
508 #ifdef LIBSYSCALL_INTERFACE
523 #ifdef LIBSYSCALL_INTERFACE
552 #ifdef LIBSYSCALL_INTERFACE
568 #ifdef LIBSYSCALL_INTERFACE
583 #ifdef LIBSYSCALL_INTERFACE
598 #ifdef LIBSYSCALL_INTERFACE
/macosx-10.10/vim-55/runtime/indent/
H A Dpov.vim60 " Analyse previous nonempty line.
63 let chg = chg + s:MatchCount(plnum, '#\s*\%(if\|ifdef\|ifndef\|switch\|while\|macro\|else\)\>')
67 let chg = chg - s:MatchCount(plnum, '#\s*\%(if\|ifdef\|ifndef\|switch\)\>.*#\s*else\>')
69 " chg < 0, we closed groups and this already affected the previous line,
/macosx-10.10/vim-55/runtime/syntax/
H A Dxdefaults.vim4 " Author and previous maintainer:
69 syn region xdefaultsPreProc start="^\s*#\s*\(if\|ifdef\|ifndef\|elif\|else\|endif\)\>" skip="\\$" end="$" contains=xdefaultsSymbol
73 syn region xdefaultsCppSkip contained start="^\s*#\s*\(if\>\|ifdef\>\|ifndef\>\)" skip="\\$" end="^\s*#\s*endif\>" contains=xdefaultsCppSkip
H A Dsqr.vim15 " Thanks to the previous maintainer of this file, Jeff Lanzarotta:
81 syn keyword sqrPreProc #define #else #end-if #endif #if #ifdef

Completed in 188 milliseconds