Searched refs:pkgconf_buffer_lastc (Results 1 – 2 of 2) sorted by relevance
106 if (pkgconf_buffer_lastc(buffer) == '\n') in pkgconf_fgetline()109 if (pkgconf_buffer_lastc(buffer) == '\r') in pkgconf_fgetline()
472 static inline char pkgconf_buffer_lastc(const pkgconf_buffer_t *buffer) { in pkgconf_buffer_lastc() function