Searched defs:CHARSIZE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h53 # define CHARSIZE 2 macro
56 # define CHARSIZE 1 macro
/ast/src/cmd/ksh93/include/
H A Dedit.h55 # define CHARSIZE (sizeof(wchar_t)<=2?3:sizeof(wchar_t)) macro
58 # define CHARSIZE 1 macro

Completed in 9 milliseconds