Searched refs:C_BLANK (Results 1 – 2 of 2) sorted by relevance
161 #define C_BLANK ' ' macro162 #define is_blank(c) ((c)==C_BLANK)
553 if (pad != C_BLANK) in _nc_get_fieldbuffer()2652 if (Check_Char(form, field, field->type, (int)C_BLANK, in FE_Insert_Character()2664 winsch(form->w, (chtype)C_BLANK); in FE_Insert_Character()2689 field->type, (int)C_BLANK, (TypeArgument *)(field->arg))) in FE_Insert_Line()