Searched refs:C_BLANK (Results 1 – 2 of 2) sorted by relevance
170 #define C_BLANK ' ' macro171 #define is_blank(c) ((c)==C_BLANK)
579 if (pad != C_BLANK) in _nc_get_fieldbuffer()2725 if (Check_Char(form, field, field->type, (int)C_BLANK, in FE_Insert_Character()2737 winsch(form->w, (chtype)C_BLANK); in FE_Insert_Character()2762 field->type, (int)C_BLANK, (TypeArgument *)(field->arg))) in FE_Insert_Line()