Home
last modified time | relevance | path

Searched refs:to_f_str (Results 1 – 4 of 4) sorted by relevance

/dports/science/octopus/octopus-10.5/external_libs/fortrancl/
H A Dstring_f.h38 #define to_f_str(c, f) { \ macro
53 #define TO_F_STR1(c, f) to_f_str(c, f)
54 #define TO_F_STR2(c, f) to_f_str(c, f)
55 #define TO_F_STR3(c, f) to_f_str(c, f)
73 #define to_f_str(c, f, l) { \ macro
87 #define TO_F_STR1(c, f) to_f_str(c, f, l1)
88 #define TO_F_STR2(c, f) to_f_str(c, f, l2)
89 #define TO_F_STR3(c, f) to_f_str(c, f, l3)
/dports/science/octopus/octopus-10.5/liboct_parser/
H A Dstring_f.h37 #define to_f_str(c, f) { \ macro
52 #define TO_F_STR1(c, f) to_f_str(c, f)
53 #define TO_F_STR2(c, f) to_f_str(c, f)
54 #define TO_F_STR3(c, f) to_f_str(c, f)
72 #define to_f_str(c, f, l) { \ macro
86 #define TO_F_STR1(c, f) to_f_str(c, f, l1)
87 #define TO_F_STR2(c, f) to_f_str(c, f, l2)
88 #define TO_F_STR3(c, f) to_f_str(c, f, l3)
/dports/science/libxc/libxc-5.0.0/src/
H A Dstring_f.h25 #define to_f_str(c, f) { \ macro
40 #define TO_F_STR1(c, f) to_f_str(c, f)
41 #define TO_F_STR2(c, f) to_f_str(c, f)
42 #define TO_F_STR3(c, f) to_f_str(c, f)
60 #define to_f_str(c, f, l) { \ macro
74 #define TO_F_STR1(c, f) to_f_str(c, f, l1)
75 #define TO_F_STR2(c, f) to_f_str(c, f, l2)
76 #define TO_F_STR3(c, f) to_f_str(c, f, l3)
/dports/audio/snd/snd-21.2/
H A Ddlocsig.rb2706 to_f_str(x), to_f_str(y), to_f_str(z), to_f_str(v)))
2714 def to_f_str(val) method in Dlocsig_bezier