Home
last modified time | relevance | path

Searched defs:LIVES_ERROR (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1870 #define LIVES_ERROR(x) {fprintf(stderr, "LiVES ERROR: %s\n", x); break_me(x);} macro
1872 #define LIVES_ERROR(x) dummychar = x macro