OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gsm_explode
(Results
1 - 6
of
6
) sorted by null
/external/libgsm/man/
gsm_explode.3
7
.TH
GSM_EXPLODE
3
9
gsm_explode
, gsm_implode \(em GSM\ 06.10 supplementary
14
void
gsm_explode
(g, frame, xframe)
38
Gsm_explode
() and gsm_implode() convert between the
43
gsm_explode
() returns -1 if the passed frame is invalid, else 0.
gsm_print.3
52
gsm(3),
gsm_explode
(3)
gsm.3
105
toast(1), gsm_print(3),
gsm_explode
(3), gsm_option(3)
gsm_option.3
183
toast(1), gsm(3),
gsm_explode
(3), gsm_print(3)
/external/libgsm/inc/
gsm.h
66
extern int
gsm_explode
GSM_P((gsm, gsm_byte *, gsm_signal *));
/external/libgsm/src/
gsm_explode.c
7
/* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/
gsm_explode
.c,v 1.2 1996/07/02 14:32:42 jutta Exp jutta $ */
13
int
gsm_explode
P3((s, c, target), gsm s, gsm_byte * c, gsm_signal * target)
function
Completed in 69 milliseconds