Searched defs:suffix (Results 1 – 2 of 2) sorted by relevance
17 uint8_t suffix; member320 add_entry(Table **tablep, uint16_t length, uint16_t prefix, uint8_t suffix) in add_entry()
77 const char * suffix = "World"; in test_txt_should_insert_string_into_another() local