Searched refs:d_p (Results 1 – 4 of 4) sorted by relevance
148 StateId s_p = kNoStateId, d_p = kNoStateId; in SingleShortestPath() local153 d_p = s_p; in SingleShortestPath()158 arc_parent[d].nextstate = d_p; in SingleShortestPath()
197 #define d_p int_vec38 /*output mel_2_lin_init : table lookup vector D*/ macro
544 D = sig_inObj->d_p; in mel_2_lin_lookup()3646 D = sig_inObj->d_p; in mel_2_lin_init()
558 char *d_p = hdf_get_value(cgi->hdf, "Config.DebugPassword", NULL); in cgi_pre_parse() local561 d && d_p && !strcmp(d, d_p)) { in cgi_pre_parse()