Searched refs:b_test (Results 1 – 4 of 4) sorted by relevance
52 static int b_test (lua_State *L) { in b_test() function196 {"btest", b_test},
107 extern int b_test(int, char*[],Shbltin_t*);
189 b_test;
111 int b_test(int argc, char *argv[],Shbltin_t *context) in b_test() function