Home
last modified time | relevance | path

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

/dports/games/pmars/pmars-0.9.2/src/
H A Dasm.c113 } line_st; typedef
122 line_st *sline;
325 line_st *aline;
332 if (((aline = (line_st *) MALLOC(sizeof(line_st))) != NULL) &&
369 line_st *temp;
370 if ((temp = (line_st *) MALLOC(sizeof(line_st))) != NULL)
410 line_st *aline; in disposeline()
412 line_st *tmp;
475 line_st *aline; in show_lbl()
526 line_st *aline;
[all …]
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dasm.c113 } line_st; typedef
122 line_st *sline;
325 line_st *aline;
332 if (((aline = (line_st *) MALLOC(sizeof(line_st))) != NULL) &&
369 line_st *temp;
370 if ((temp = (line_st *) MALLOC(sizeof(line_st))) != NULL)
410 line_st *aline; in disposeline()
412 line_st *tmp;
475 line_st *aline; in show_lbl()
526 line_st *aline;
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_gesture_layer.c297 Evas_Coord_Point line_st; member
309 Evas_Coord_Point line_st; member
2484 st->line_st.x = pe_local.x; in _momentum_test()
2485 st->line_st.y = pe_local.y; in _momentum_test()
2515 _momentum_set(&st->info, st->line_st.x, st->line_st.y, in _momentum_test()
2534 st->line_st.x = pe_local.x; in _momentum_test()
2535 st->line_st.y = pe_local.y; in _momentum_test()
2605 st->line_st.x = pe->x; in _single_line_process()
2606 st->line_st.y = pe->y; in _single_line_process()
2642 _momentum_set(&info->momentum, st->line_st.x, st->line_st.y, pe->x, pe->y, in _single_line_process()
[all …]
/dports/security/silktools/silk-3.19.1/src/rwresolve/
H A Drwresolve.c183 typedef struct line_st line_t;
208 struct line_st { struct