Home
last modified time | relevance | path

Searched refs:jitter_data_location (Results 1 – 2 of 2) sorted by relevance

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-data-locations.h41 struct jitter_data_location struct
57 struct jitter_data_location *data_locations; argument
H A Djitter-data-locations.c89 = jitter_xmalloc (entry_no * sizeof (struct jitter_data_location)); in jitter_make_data_locations()
94 struct jitter_data_location *location = res->data_locations; in jitter_make_data_locations()