Home
last modified time | relevance | path

Searched defs:Strcat_char (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/w3m-img/w3m-2b59b9e/
H A DStr.h71 #define Strcat_char(x,y) (((x)->length+1>=STR_SIZE_MAX)?0:(((x)->length+1>=(x)->area_size)?Strgrow(… macro
/dports/japanese/w3m/w3m-2b59b9e/
H A DStr.h71 #define Strcat_char(x,y) (((x)->length+1>=STR_SIZE_MAX)?0:(((x)->length+1>=(x)->area_size)?Strgrow(… macro
/dports/www/w3m/w3m-2b59b9e/
H A DStr.h71 #define Strcat_char(x,y) (((x)->length+1>=STR_SIZE_MAX)?0:(((x)->length+1>=(x)->area_size)?Strgrow(… macro
/dports/www/w3m-img/w3m-2b59b9e/
H A DStr.h71 #define Strcat_char(x,y) (((x)->length+1>=STR_SIZE_MAX)?0:(((x)->length+1>=(x)->area_size)?Strgrow(… macro