Searched refs:INDENT_SP_PER_LVL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dsysdep.c172 #define INDENT_SP_PER_LVL 2 macro
284 j = ((cp[1] == '}') ? indent_sp - INDENT_SP_PER_LVL : indent_sp);
290 indent_sp += INDENT_SP_PER_LVL;
298 buff_len -= INDENT_SP_PER_LVL;
299 indent_sp -= INDENT_SP_PER_LVL;

Completed in 108 milliseconds