Searched refs:CRM_NOOP (Results 1 – 3 of 3) sorted by relevance
/dports/mail/crm114/crm114-20100106-BlameMichelson.src/ |
H A D | crm_compiler.c | 29 {"\n", CRM_NOOP, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 30 { "#", CRM_NOOP, 1, 0, 0, 0, 0, 0, 0, 0, 0}, 31 { "insert=", CRM_NOOP, 7, 0, 0, 0, 0, 0, 0, 0, 0}, 32 { "noop", CRM_NOOP, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 379 stab_stmtcode = CRM_NOOP; in crm_microcompiler() 385 stab_stmtcode = CRM_NOOP; in crm_microcompiler() 402 stab_stmtcode = CRM_NOOP; in crm_microcompiler()
|
H A D | crm114_structs.h | 241 #define CRM_NOOP 1 macro
|
H A D | crm_exec_engine.c | 122 case CRM_NOOP: in crm_invoke() 201 case CRM_NOOP: in crm_invoke()
|