Searched refs:LT_STMT_END (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/libtool/libltdl/
H A Dltdl.h70 # define LT_STMT_END )
74 # define LT_STMT_END else (void)0
77 # define LT_STMT_END while (0)
239 }LT_STMT_END
69 # define LT_STMT_END macro
H A Dltdl.c237 LT_STMT_START { if (p) (p) = (xfree (p), (lt_ptr) 0); } LT_STMT_END
247 LT_STMT_START { if (p) (p) = (lt_dlfree (p), (lt_ptr) 0); } LT_STMT_END
256 } LT_STMT_END
895 } LT_STMT_END
898 } LT_STMT_END
902 else lt_dllast_error = (errormsg); } LT_STMT_END
906 else (errormsg) = lt_dllast_error; } LT_STMT_END

Completed in 49 milliseconds