Home
last modified time | relevance | path

Searched refs:aml_new (Results 1 – 9 of 9) sorted by relevance

/dports/devel/aml/aml-0.2.1/examples/
H A Dticker.c24 struct aml* aml = aml_new(); in main()
H A Dreader.c40 struct aml* aml = aml_new(); in main()
H A Dnested-ticker.c28 struct aml* aml = aml_new(); in main()
/dports/net/neatvnc/neatvnc-0.4.0/examples/
H A Dpng-server.c47 struct aml* aml = aml_new(); in main()
H A Ddraw.c141 struct aml* aml = aml_new(); in main()
/dports/devel/aml/aml-0.2.1/include/
H A Daml.h43 struct aml* aml_new(void);
/dports/net/wlvncc/wlvncc-1ca82ce/src/
H A Dmain.c590 struct aml* aml = aml_new(); in main()
/dports/net/wayvnc/wayvnc-0.4.1/src/
H A Dmain.c978 struct aml* aml = aml_new(); in main()
/dports/devel/aml/aml-0.2.1/src/
H A Daml.c296 struct aml* aml_new(void) in aml_new() function