Home
last modified time | relevance | path

Searched refs:_al_biseqcstr (Results 1 – 2 of 2) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Dbstrlib.h86 extern int _al_biseqcstr (_al_const_bstring b, const char * s);
/dports/devel/allegro5/allegro5-5.2.7.0/src/misc/
H A Dbstrlib.c841 int _al_biseqcstr (_al_const_bstring b, const char * s) { in _al_biseqcstr() function