65 # define OSL_COMMENT_H
70 # if defined(__cplusplus)
76 # define OSL_URI_COMMENT "comment"
119 # if defined(__cplusplus)
osl_comment_p osl_comment_sread(char **)
osl_comment_p osl_comment_malloc()
void osl_comment_free(osl_comment_p)
int osl_comment_equal(osl_comment_p, osl_comment_p)
void osl_comment_dump(FILE *, osl_comment_p)
osl_interface_p osl_comment_interface()
void osl_comment_idump(FILE *, osl_comment_p, int)
char * osl_comment_sprint(osl_comment_p)
osl_comment_p osl_comment_clone(osl_comment_p)
struct osl_comment * osl_comment_p