Searched defs:ct (Results 1 – 12 of 12) sorted by relevance
24 _LONG_CALL_ char *_strpbrk(const char *cs, const char *ct) in _strpbrk()
92 struct tm *ct; local
86 #define strpbrk(cs, ct) _strpbrk(cs, ct) // for B-cut ROM argument
28 int ct; /* bit shift counter, # of bits left in bit buffer part of C */ member
31 int ct; /* bit shift counter, determines when next byte will be written */ member
631 static const unsigned char ct[MAX_TESTS * 3][64] = variable
961 int ct = dp->color_type; in update_display() local1349 int ct = dp->color_type; in write_png() local
1381 int ct = png_get_color_type(png_ptr, info_ptr); in insert_sBIT() local
470 png_byte ct = *colour_type; in next_format() local5347 png_byte ct = png_get_color_type(pp, pi); in standard_info_part2() local
355 lv_color_t ct = LV_COLOR_TRANSP; in lv_canvas_rotate() local
457 mp_uint_t *ct = const_table; in load_raw_code() local
378 cts(int ct) in cts()433 png_byte ct; member
Completed in 47 milliseconds