Searched refs:CSV_NOINLINE (Results 1 – 1 of 1) sorted by relevance
58 # define CSV_NOINLINE __attribute__((noinline)) macro60 # define CSV_NOINLINE __declspec(noinline)62 # define CSV_NOINLINE151 static CSV_NOINLINE int csv_getc_refill(CsvReader *p){ in csv_getc_refill()175 static CSV_NOINLINE int csv_resize_and_append(CsvReader *p, char c){ in csv_resize_and_append()