Searched defs:tname (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_lua.c | 483 luaL_typeerror(lua_State *L, int narg, const char *tname) in luaL_typeerror() 495 luaV_newmetatable(lua_State *L, const char *tname) in luaV_newmetatable() 504 luaV_toudata(lua_State *L, int ud, const char *tname) in luaV_toudata() 538 luaV_checkudata(lua_State *L, int ud, const char *tname) in luaV_checkudata() 816 #define luaV_newtype(typ,tname,luatyp,luatname) \ argument 828 #define luaV_pushtype(typ,tname,luatyp) \ argument 848 #define luaV_type_tostring(tname,luatname) \ argument 2679 #define luaV_freetype(typ,tname) \ argument
|
| H A D | option.c | 4421 get_term_code(char_u *tname) in get_term_code()
|
| H A D | highlight.c | 1292 char_u *tname; in highlight_set_startstop_termcode() local
|