Searched refs:vs1 (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dmemcasecmp.h22 int memcasecmp (const void *vs1, const void *vs2, size_t n);
H A Dmemcasecmp.c32 memcasecmp (const void *vs1, const void *vs2, size_t n) argument
35 char const *s1 = vs1;
/haiku-fatelf/headers/libs/agg/
H A Dagg_trans_double_path.h64 void add_paths(VertexSource1& vs1, VertexSource2& vs2, argument
72 vs1.rewind(path1_id);
73 while(!is_stop(cmd = vs1.vertex(&x, &y)))

Completed in 98 milliseconds