Searched defs:TRANS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dundo.c169 #define TRANS(i) ((i) == -1 ? rl_point : ((i) == -2 ? rl_end : (i))) macro
230 #undef TRANS macro
/macosx-10.10/apache-793/httpd/server/
H A Dlog.c69 } TRANS; typedef in typeref:struct:__anon6407

Completed in 412 milliseconds