Searched refs:compute_pkgdatadir (Results 1 – 4 of 4) sorted by relevance
26 char const *compute_pkgdatadir (void);
517 char const *pkgdatadir = compute_pkgdatadir (); in output_skeleton()669 MUSCLE_INSERT_STRING_RAW ("pkgdatadir", compute_pkgdatadir ()); in prepare()697 compute_pkgdatadir (void) in compute_pkgdatadir() function
732 printf ("%s\n", compute_pkgdatadir ()); in getargs()
4581 (getargs): Add case for it calling compute_pkgdatadir.4585 (compute_pkgdatadir): ... into this new function.4586 * src/output.h (compute_pkgdatadir): Prototype.