Searched refs:rindex (Results 1 – 1 of 1) sorted by relevance
69 # ifndef rindex70 # define rindex(s,c) (strrchr((s),(c))) macro