Searched refs:F_FUNCTION (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dparse.h158 #define F_FUNCTION 108 /* string */ macro
H A Dparse.c439 { "f.function", FSKEYWORD, F_FUNCTION },
H A Dmenus.c1761 case F_FUNCTION:
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_defs.h51 #define F_FUNCTION 32 // string macro
H A Dfunctions.c241 * case in the F_FUNCTION handler below, which will break
251 case F_FUNCTION: {
H A Dfunctions_dispatch_execution.h48 [F_FUNCTION] = f_function_impl,
H A Dfunctions_parse_table.h48 { "f.function", FSKEYWORD, F_FUNCTION },

Completed in 78 milliseconds